PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes.bidimensional Package / PDF417StandardBarcode Class / getErrorCorrectionCoefficients Method
In This Topic
    getErrorCorrectionCoefficients Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected int[] getErrorCorrectionCoefficients( 
       short[] dataCodewords
    )

    Parameters

    dataCodewords
    See Also